﻿/* Used for Resuable Content Examples */

.panel-example .panel-footer {
    background: #F2F5F9;}
.panel-example .panel-footer code {
    background:transparent;
    padding: 0;
}
.well-example-welcome {
    box-shadow: none;
    border: none;
    background: rgb(217, 232, 240);
    border-radius: 2px;
}
.well-example-welcome hr {
border-top-color: rgb(187, 214, 228);
}
/* End Reusable Content Styles */